PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / getScaling Method
In This Topic
    getScaling Method
    In This Topic
    Gets the scaling used when projecting the 3D artwork.
    Syntax
    public double getScaling()

    Return Value

    A positive number that specifies the scaling used when projecting the 3D artwork onto the annotation's target coordinate system.
    See Also